type runtime.traceBufQueue
5 uses
runtime (current package)
trace.go#L48: full [2]traceBufQueue
tracebuf.go#L131: type traceBufQueue struct {
tracebuf.go#L136: func (q *traceBufQueue) push(buf *traceBuf) {
tracebuf.go#L147: func (q *traceBufQueue) pop() *traceBuf {
tracebuf.go#L160: func (q *traceBufQueue) empty() bool {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |